-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove x86/x64 builds in Android CI #13741
Conversation
PR #13741: Size comparison from 3853608 to 37e097b Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great ~ Looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think it would actually make sense to create a single APK for both arm and arm64? On the Java side there shouldn't be a difference, so only the native libraries would need to be built twice.
Problem
android-x64
on [Android] Support complex types #13609, which adds a lot of code.Change overview
Testing